home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 201-220 / scopedisk208 / numconvert / numconvert.doc < prev    next >
Text File  |  1995-03-19  |  2KB  |  53 lines

  1. Number Convert 1.0  ©1991 Gary Brusanowski
  2. ~~~~~~~~~~~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4. As a programmer, do you ever say to yourself, "Self, why don't
  5. you get yer arse in gear and write a little utility to convert
  6. numbers into the four most common bases, Decimal, Hex, Octal and
  7. Binary, because you know you need one and firing up programmer's
  8. calculators all the time just to find out what 12756 in hex is,
  9. is just too much program for what I want to do" ?
  10.  
  11. Sure you do.
  12.  
  13. Well, I've done it for you.
  14.  
  15. This little trinket was originally designed for my own use, but I
  16. thought, what the hell, I could use the upload credit. :)
  17.  
  18. Besides, I wanted to see if I could write a useful, bug-free
  19. utility that's compatible with Workbench 2.0 as well as 1.3, in
  20. under 3 hours.
  21.  
  22. Ta-Da!
  23.  
  24. It's pretty self explanatory. Just press "Help" if you need to
  25. know more.
  26. By the way, two things are not documented in the Help screen.
  27. "Alt q" will quit the program, the same way clicking the close
  28. gadget will.
  29. "Alt s" will save where exactly the program's window is on your
  30. Workbench to a config file in your s: directory, called
  31. "NumConvert.cfg". Why would you want to do this? Because. If you
  32. use this program alot, you probably use it with other Workbench
  33. programs and it's just REAL handy if it pops up in the last place
  34. you had it. All WB utilities should be this smart.
  35. If you don't want ANOTHER .cfg file cluttering up your s:
  36. directory, DON'T SAVE IT!
  37.  
  38. That's about it. This program is totally freeware and you can
  39. give it to your Grandma for Christmas for all I care. There will
  40. be no updates and no support for it.
  41.  
  42. If you want to send me $10, that's your business. I'd rather you
  43. bought one of my commercial font conversion programs instead,
  44. though. That's MY business! :)
  45.  
  46. This program was written in 100% GFA Basic (v3.51).
  47.  
  48. Gary Brusanowski
  49. Mirror Image Productions
  50. 30 Aurora Court, Suite 1209
  51. Scarborough, Ontario, Canada  M1W 2M3
  52. (416) 495-7469
  53.